Welcome![Sign In][Sign Up]
Location:
Search - cpu java

Search list

[JSP/Java复件 project1

Description: 操作系统中,cpu的几种用java写的算法-operating system, with several cpu java write the algorithm
Platform: | Size: 1781357 | Author: 张国 | Hits:

[Embeded-SCM DevelopVSCPU

Description: 熟悉非常简单CPU模拟器 1、将所给模拟器的源程序编译成执行程序。 2、运行并观察非常简单CPU模拟器- The familiar extremely simple CPU simulator 1, will give the simulator the source program to translate the executive routine. 2nd, movement and observation extremely simple CPU simulator
Platform: | Size: 1726464 | Author: 晨曦 | Hits:

[JSP/Java复件 project1

Description: 操作系统中,cpu的几种用java写的算法-operating system, with several cpu java write the algorithm
Platform: | Size: 1780736 | Author: 张国 | Hits:

[JSP/Javacpu_id

Description: java获得CPU序列号和网卡Mac地址-CPU card serial number and address of the Mac
Platform: | Size: 1024 | Author: 工人 | Hits:

[OtherSojournerProgram

Description: 这里是我在学校时所写的一些程序,其中有些Java程序可能要重新编译一下才能运行,具体如下:C Course Disign——C语言编写的时钟程序Very Simple CPU——CPU仿真工具StudentQuery——基于SQL语言数据库的学籍管理系统Theory of Computation——一些关于计算理论算法的实现,详见内附说明Hotel——酒店管理系统另外还有一些硬件VHDL方面的程序,整理好后会陆续上传-here at school I wrote some of the procedures, some of which may be Java recompile about to run, as follows : C Course Disign-- C language clock procedures Very Simple CPU-- CPU simulation tool StudentQuery-- based on SQL database the Information Management Theory of Computation-- some theoretical algorithm for the calculation of the realization of enclosing detailed statement Hotel-- hotel management system there are some VHDL hardware of the procedures, will be sorted out gradually upload
Platform: | Size: 3420160 | Author: Sojourner | Hits:

[Windows DevelopjinchengdiaoduWenDan

Description: 整个设计采用java语言,利用面向对象思想。 首先,编写一个进程调度类Main_PCB,一个进程信息类PCB_block可以创建进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 对应成员变量是pcb_Name pcb_ID int pcb_Pro PCB_Begintime() pcb_Needtime pcb_Spendtime pcb_Finishtime String pcb_Statue 成员方法是pcb_Work () 可以实例化多个包含相同信息的进程,一个线程类Work允许多个进程共行的进程调度创建各自的模拟任务,由process_Create(int Process_ProcessNum)方法实现创建Process_ProcessNum个进程。 -whole design using java language, the use of object-oriented thinking. First, the process of preparation of a scheduling Main_PCB category, an Information PCB_block process can create process control block (PCB) said. Process control block may contain the following information : process, and priority number, arrival time, the need to run time CPU has spent time, the process of the state and so on. Corresponding member variables is pcb_Name pcb_ID int pcb_Pro PCB_Begin time () pcb_Needtime pcb_Spendtime pcb_Finis htime String pcb_Statue members is pcb_Work () can be examples many of the same information included in the process. Work like a thread allows multiple process held a total of the scheduling process to create their own simulations, by process_Create (int Process_ProcessNum) method
Platform: | Size: 84992 | Author: 传统 | Hits:

[JSP/JavaProcessCall

Description: 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of implementation, respectively : FIFO-scheduling algorithm; Based on the number of priority scheduling algorithm; shortest execution time scheduling algorithm to determine which 10 of the CPU the process of the implementation process. Scheduling requires every process when displayed on the screen : the current implementation process; Ready queue; Waiting for the queue
Platform: | Size: 104448 | Author: 魏然 | Hits:

[OS DevelopCPUScheduler

Description: 经典的CPU进程调度软件,可以了解CPU调度的原理.-classic CPU process scheduling software, CPU scheduling can understand the principle.
Platform: | Size: 8192 | Author: 陈聪 | Hits:

[JSP/JavamyNative2

Description: 采用JNI取得Windows系统CPU,内存等数据-JNI made using Windows system CPU, memory etc.
Platform: | Size: 152576 | Author: zuiwoguzhu | Hits:

[ICQ-IM-ChatJavaChatRoom

Description: Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录 3.处理用户发送信息 4.处理用户得到信息 5.处理用户退出 2.2.2 客户端 1.用户注册界面及结果 2.用户登录界面及结果 3.用户发送信息界面及结果 4.用户得到信息界面及结果 5.用户退出界面及结果 2.3 性能需求 运行环境:Windows 9x、2000、xp、2003,Linux 必要环境:JDK 1.5 以上 硬件环境:CPU 400MHz以上,内存64MB以上 --------------------------------- 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com -Java Chat Room 2 program source needs analysis business needs a 2.1. Chat with the members of chat rooms. 2. Chat with the members of Private Chat Room. 3. Chat can change the content style. 4. Registered users (including Head), logged. 5. Chat server monitoring content. 6. Server filter illegal content. 7. The server sends notice. 8. Server fashion. 9. Preservation of the server log. 10. Chat preserve information users. 2.2 system function module 2.2.1 server one. Handling two registered users. Handle user login 3. Consumer Send information 4. consumer access to information 5. 2.2.2 users from dealing with the client one. Registered users interface and guitarist Fruit 2. User login interface and results 3. Send user interface for information and the results of four. user interface access
Platform: | Size: 1094656 | Author: chenmin | Hits:

[Internet-NetworkPerfd

Description: 一段实现网络性能管理的源码,源码功能:源码基于java开发,实现了对被监管设备的cpu、内存、硬盘和网络硬盘的管理-Section of network performance management realize the source, source functions: source java-based development, realize the monitoring equipment on the cpu, memory, hard drives and network hard disk management
Platform: | Size: 5120 | Author: 王俊 | Hits:

[JSP/JavaHomeWork

Description: 计算cpu 在rr fcfs ss排程中的使用排序 并计算它的总平均 -Cpu calculation rr fcfs ss in scheduling the use of sort and calculate its average
Platform: | Size: 5120 | Author: 林振 | Hits:

[OS programCPUjava

Description: 通过java获取CPU的相关信息,提供源代码供产考-CPU through java access relevant information and provide the source code for the production test
Platform: | Size: 35840 | Author: applet2007 | Hits:

[JSP/Javacpu

Description: 操作系统课程设计CPU管理源码 用JAVA实现 -Operating system CPU management curriculum design using JAVA source code to achieve
Platform: | Size: 12288 | Author: 刘明 | Hits:

[JSP/JavaSystemResrc.java.tar

Description: 实现linux性能分析 如:cpu利用率, 内存使用情况,网络流量等-Performance Analysis of the achievement of linux such as: cpu utilization, memory usage, network traffic, such as
Platform: | Size: 1024 | Author: zwt | Hits:

[Windows DevelopRSCUP

Description: 非常简单CPU模拟器+java虚拟机的安装文件,以及实验。《计算机组成与结构》,John D. Caroinelli,人民邮电出版社。-Relactive CPU+ java
Platform: | Size: 16091136 | Author: Amy | Hits:

[OS programsigar-cpu-mem-process

Description: sigar获取系统信息 如内存CPU使用率 等-sigar1.6.4 source code used to obtain system information such as CPU utilization, memory
Platform: | Size: 27648 | Author: 中华 | Hits:

[JSP/Javacpu

Description: java写的用仪表盘读cpu ,用来获取cpu的相关信息-java cpu cpu cpu cpu java java java java java java java java java
Platform: | Size: 3751936 | Author: CoolDragon_X | Hits:

[JSP/Javashuijing-cpu-java

Description: 用类描述计算机中CPU的速度和硬盘的容量。要求Java应用程序有4个类,名字分别是PC、CPU、HardDisk和Test,其中Test是主类。  PC类与CPU和HardDisk类关联的UML图如下: 其中,CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。  主类Test的要求 (1) main方法中创建一个CPU对象cpu,cpu将自己的speed设置为2200; (2) main方法中创建一个HardDisk对象disk,disk将自己的amount设置为200; (3) main方法中创建一个PC对象pc; (4) pc调用setCPU(CPU c)方法,调用时实参是cpu; (5) pc调用setHardDisk(HardDisk h)方法,调用时实参是disk (6) pc调用show()方法。-With class describes the computer CPU speed and hard drive capacity. Requirements Java application has four categories, names are PC, CPU, HardDisk and Test, where Test is the main class.  PC with UML class diagram CPU and HardDisk class association as follows: where, CPU type requires getSpeed ​ ​ () Returns the value of the speed, requiring setSpeed ​ ​ (int m) method of the value of the parameter m is assigned to speed. HardDisk class requires getAmount () Returns the value of the amount of required setAmount (int m) method parameter m is assigned to amount. PC class requires setCPU (CPU c) the value of the parameter c is assigned to cpu, requires setHardDisk (HardDisk h) method parameter values ​ ​ h is assigned to HD, requirements show () method can show cpu speed and hard drive capacity. Requirements  main class Test of (1) main method to create a CPU target cpu, cpu own speed is set to 2200 (2) main method to create a HardDisk targe
Platform: | Size: 31744 | Author: 张文蔷 | Hits:

[JSP/JavaParallel Java

Description: Parallel Java是基于Java提供的并行编程API,其目标是(1)在一套API中同时支持基于线程/共享内存的并行编程和基于消息/集群的并行编程;(2)提供与OpenMP和MPI相同的功能,但采用面向对象的Java API;和(3)很容易部署在异构计算环境中,包括单核CPU、多核CPU及集群。本文介绍了Parallel Java的特点和体系结构,并与其他基于Java的并行开发中间件进行了对比。(Parallel Java is a API parallel programming based on Java provides the goal (1) in a API and thread support / shared memory parallel programming and parallel programming based on message / cluster; (2) with OpenMP and MPI provide the same functionality, but the Java API object oriented; and (3) is easy to deploy in a heterogeneous computing environment, including single core CPU, and multi-core CPU cluster. This paper introduces the characteristics and architecture of Parallel Java, and compares it with other Java based parallel development middleware.)
Platform: | Size: 107520 | Author: kmsj | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net